WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / RangeFilterBase<T> Class / ActualHeaderText Property
In This Topic
    ActualHeaderText Property (RangeFilterBase<T>)
    In This Topic
    Gets the header that will be shown in the column header. if HeaderText is not specified the PropertyName property will be used.
    Syntax
    public string ActualHeaderText {get;}
    See Also